reftest: Exclude flaky tests
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Jul 2019 20:29:31 +0000 (16:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Jul 2019 20:42:52 +0000 (16:42 -0400)
These depend on details of text rendering,
and started failing with newer pango.

testsuite/reftests/meson.build

index 6039ae709f7d34e3a6c49b8f2b109895bc62caff..20c45566b6615596b3d2e92b96e83df60d71ac86 100644 (file)
@@ -430,6 +430,10 @@ xfails = [
   'textview-border-windows.ui',
   'window-show-contents-on-map.ui',
   'toplevel-vs-popup.ui',
+  # these depend on details of text layout
+  'label-background.ui',
+  'label-wrap-justify.ui',
+  'quit-mnemonic.ui',
 ]
 
 foreach testname : testdata